home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cli / ECmd21p_bin.lha / ExtraCmds / doc / Concat.man < prev    next >
Encoding:
Text File  |  1993-12-28  |  2.8 KB  |  133 lines

  1.  
  2.  
  3.  
  4. Concat(V37)                                           Concat(V37)
  5.  
  6.  
  7. FFOORRMMAATT
  8.        CCOONNCCAATT  [[FFRROOMM]  (_f_i_l_e|_p_a_t_t_e_r_n)...]   [AASS|TTOO  _n_a_m_e] [SSOORRTT]
  9.        [VVIISSIIBBLLEE [TTAABBSS] [EEOOLL]]
  10.  
  11. TTEEMMPPLLAATTEE
  12.        FFRROOMM//MM,,AASS==TTOO//KK,,SSOORRTT//SS,,VVIISSIIBBLLEE//SS,,TTAABBSS//SS,,EEOOLL//SS
  13.  
  14. PPUURRPPOOSSEE
  15.        To concatenate and print files.
  16.  
  17. SSPPEECCIIFFIICCAATTIIOONN
  18.        CCOONNCCAATT reads each of the specified FFRROOMM files  and  writes
  19.        it  to  the  destination specified by the TTOO option. If no
  20.        FFRROOMM option is given CCOONNCCAATT reads from its default  input;
  21.        likewise  if  no  TTOO  option is specified it writes to its
  22.        default output.
  23.  
  24.        The following switches apply to CCOONNCCAATT
  25.  
  26.        SSOORRTT   The FFRROOMM files  are  read  in  alphabetical  order.
  27.               Useful when concatenating files split with SSPPLLIITT.
  28.  
  29.        VVIISSIIBBLLEE
  30.               Causes  non-printing characters (with the exception
  31.               of tabs and new-lines) to be printed visibly.  Con­
  32.               trol  characters are printed as ^X (control-x); the
  33.               DEL character (hex 0x7d) is printed  as  ^?.   Non-
  34.               ASCII  characters  (with  the  high  bit  set)  are
  35.               printed as M-x, where x is the character  specified
  36.               by the seven low order bits.
  37.  
  38.        When  used with the VVIISSIIBBLLEE switch, the following switches
  39.        may be used.
  40.  
  41.        TTAABBSS   Causes tabs to be printed as ^I's.
  42.  
  43.        EEOOLL    Causes a $ character to be printed at  the  end  of
  44.               each line (prior to the new-line).
  45.  
  46.        The  TTAABBSS  and  EEOOLL  switches  are  ignored if the VVIISSIIBBLLEE
  47.        switch is not specified.
  48.  
  49. AAUUTTHHOORR
  50.        Torsten Poulin (torsten@diku.dk)
  51.  
  52. UUNNRREESSTTRRIICCTTIIOONNSS
  53.        CCoonnccaatt is free; anyone may redistribute copies  of  CCoonnccaatt
  54.        to anyone under the terms stated in the GNU General Public
  55.        Licence, a copy of which accompanies each copy of  CCoonnccaatt.
  56.  
  57.        Torsten  Poulin  encourages you to improve and extend CCoonn­­
  58.        ccaatt, and urges that you contribute your extensions to  the
  59.        world.
  60.  
  61.  
  62.  
  63.  
  64. Concat version 37.12      30 March 1993                         1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. Concat(V37)                                           Concat(V37)
  71.  
  72.  
  73. SSEEEE AALLSSOO
  74.        CCOOPPYY(AmigaDOS),       JJOOIINN(AmigaDOS),      MMOORREE(AmigaDOS),
  75.        SSPPLLIITT(V37), TTYYPPEE(AmigaDOS)
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. Concat version 37.12      30 March 1993                         2
  131.  
  132.  
  133.